(C) 1996 AROS - The Amiga Replacement OS
NAME
#include <clib/graphics_protos.h>
void ClearRegion()
SYNOPSIS
struct Region * region
LOCATION
In GfxBase at offset 88
FUNCTION
Removes all rectangles in the specified region.
INPUTS
region
pointer to the region structure
RESULT
None.
NOTES
EXAMPLE
BUGS
SEE ALSO
NewRegion()
INTERNALS
HISTORY
13.03.1997 mreckt
new functions